Searched defs:make_write_simple_pairing_mode (Results 1 - 2 of 2) sorted by relevance

/system/bt/hci/include/
H A Dhci_packet_factory.h33 BT_HDR* (*make_write_simple_pairing_mode)(uint8_t mode); member in struct:__anon725
/system/bt/hci/src/
H A Dhci_packet_factory.cc80 static BT_HDR* make_write_simple_pairing_mode(uint8_t mode) { function
205 make_write_simple_pairing_mode,

Completed in 52 milliseconds