Searched refs:btu_hcif_command_complete_evt (Results 1 – 1 of 1) sorted by relevance
77 static void btu_hcif_command_complete_evt (BT_HDR *response, void *context);459 metadata->command_complete_cb = btu_hcif_command_complete_evt; in btu_hcif_send_cmd()476 btu_hcif_command_complete_evt, in btu_hcif_send_cmd()507 metadata->command_complete_cb = btu_hcif_command_complete_evt; in btu_hcif_send_cmd_sync()525 btu_hcif_command_complete_evt, in btu_hcif_send_cmd_sync()1179 static void btu_hcif_command_complete_evt(BT_HDR *response, void *context) in btu_hcif_command_complete_evt() function