Searched refs:_included (Results 1 – 2 of 2) sorted by relevance
2812 value.start_handle = params->_included.start_handle; in read_included_uuid_cb()2813 value.end_handle = params->_included.end_handle; in read_included_uuid_cb()2819 "end_handle 0x%04x\n", params->_included.attr_handle, in read_included_uuid_cb()2830 attr->handle = params->_included.attr_handle; in read_included_uuid_cb()2853 req->handle = sys_cpu_to_le16(params->_included.start_handle); in read_included_uuid()2855 BT_DBG("handle 0x%04x", params->_included.start_handle); in read_included_uuid()2916 params->_included.attr_handle = handle; in parse_include()2917 params->_included.start_handle = value.start_handle; in parse_include()2918 params->_included.end_handle = value.end_handle; in parse_include()
1104 } _included; member
Completed in 12 milliseconds