Searched refs:HCI_INQUIRY_CANCEL (Results 1 – 4 of 4) sorted by relevance
174 SET_HANDLER(HCI_INQUIRY_CANCEL, HciInquiryCancel); in DualModeController()452 SendCommandCompleteSuccess(HCI_INQUIRY_CANCEL); in HciInquiryCancel()
787 case HCI_INQUIRY_CANCEL: in btu_hcif_hdl_command_complete()
64 UINT16_TO_STREAM (pp, HCI_INQUIRY_CANCEL); in btsnd_hcic_inq_cancel()
55 #define HCI_INQUIRY_CANCEL (0x0002 | HCI_GRP_LINK_CONTROL_CMDS) macro