Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_packet_factory.h33 BT_HDR* (*make_write_simple_pairing_mode)(uint8_t mode); member
/system/bt/hci/src/
Dhci_packet_factory.cc80 static BT_HDR* make_write_simple_pairing_mode(uint8_t mode) { in make_write_simple_pairing_mode() function