HomeSort by relevance Sort by last modified time
    Searched refs:make_write_simple_pairing_mode (Results 1 - 3 of 3) sorted by null

  /system/bt/hci/include/
hci_packet_factory.h 32 BT_HDR *(*make_write_simple_pairing_mode)(uint8_t mode); member in struct:__anon73859
  /system/bt/hci/src/
hci_packet_factory.c 79 static BT_HDR *make_write_simple_pairing_mode(uint8_t mode) { function
190 make_write_simple_pairing_mode,
  /system/bt/device/src/
controller.c 145 response = AWAIT_COMMAND(packet_factory->make_write_simple_pairing_mode(HCI_SP_MODE_ENABLED));

Completed in 1304 milliseconds