Home
last modified time | relevance | path

Searched refs:ble_number_of_supported_advertising_sets_ptr (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dhci_packet_parser.h80 BT_HDR* response, uint8_t* ble_number_of_supported_advertising_sets_ptr);
/system/bt/hci/src/
Dhci_packet_parser.cc217 BT_HDR* response, uint8_t* ble_number_of_supported_advertising_sets_ptr) { in parse_ble_read_number_of_supported_advertising_sets() argument
221 STREAM_TO_UINT8(*ble_number_of_supported_advertising_sets_ptr, stream); in parse_ble_read_number_of_supported_advertising_sets()