Home
last modified time | relevance | path

Searched defs:make_ble_set_host_features (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dhci_packet_factory.h50 BT_HDR* (*make_ble_set_host_features)(uint8_t bit_number, uint8_t bit_value); member
/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() function