Home
last modified time | relevance | path

Searched refs:bit_number (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/src/
Dhci_packet_factory.cc180 static BT_HDR* make_ble_set_host_features(uint8_t bit_number, in make_ble_set_host_features() argument
183 uint8_t parameter_size = sizeof(bit_number) + sizeof(bit_value); in make_ble_set_host_features()
187 UINT8_TO_STREAM(stream, bit_number); in make_ble_set_host_features()
/system/bt/hci/include/
Dhci_packet_factory.h50 BT_HDR* (*make_ble_set_host_features)(uint8_t bit_number, uint8_t bit_value);
/system/bt/gd/hci/
Dhci_packets.pdl4273 bit_number : 8,