Searched refs:command_complete_cb (Results 1 – 4 of 4) sorted by relevance
/system/bt/hci/include/ |
D | hci_layer.h | 67 typedef void (*command_complete_cb)(BT_HDR* response, void* context); typedef 78 command_complete_cb complete_callback,
|
/system/bt/btif/test/ |
D | btif_stack_test.cc | 148 void transmit_command(BT_HDR* command, command_complete_cb complete_callback, in transmit_command()
|
/system/bt/main/shim/ |
D | hci_layer.cc | 353 void OnTransmitPacketCommandComplete(command_complete_cb complete_callback, in OnTransmitPacketCommandComplete() 374 command_complete_cb complete_callback, in transmit_command() 545 void OnRustTransmitPacketCommandComplete(command_complete_cb complete_callback, in OnRustTransmitPacketCommandComplete() 562 command_complete_cb complete_callback, in transmit_command() 636 command_complete_cb complete_callback, in transmit_command()
|
/system/bt/hci/src/ |
D | hci_layer.cc | 76 command_complete_cb complete_callback; 316 command_complete_cb complete_callback, in transmit_command()
|