Searched defs:command_status_cb (Results 1 – 2 of 2) sorted by relevance
49 typedef void (*command_status_cb)(uint8_t status, BT_HDR* command, void* context); typedef
77 command_status_cb /* status_cb */, void* /* context */) { in transmit_command() argument