Home
last modified time | relevance | path

Searched refs:btu_hcif_command_complete_evt (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc85 static void btu_hcif_command_complete_evt(BT_HDR* response, void* context);
598 p_buf, btu_hcif_command_complete_evt, btu_hcif_command_status_evt, NULL); in btu_hcif_send_cmd()
1045 static void btu_hcif_command_complete_evt(BT_HDR* response, in btu_hcif_command_complete_evt() function