Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h113 void InquiryCancel(CommandView args);
Dlink_layer_controller.h303 void InquiryCancel();
Ddual_mode_controller.cc200 SET_SUPPORTED(INQUIRY_CANCEL, InquiryCancel); in DualModeController()
1453 void DualModeController::InquiryCancel(CommandView command) { in InquiryCancel() function in test_vendor_lib::DualModeController
1457 link_layer_controller_.InquiryCancel(); in InquiryCancel()
Dlink_layer_controller.cc3029 void LinkLayerController::InquiryCancel() { in InquiryCancel() function in test_vendor_lib::LinkLayerController
/system/bt/stack/btm/
Dbtm_inq.cc451 bluetooth::legacy::hci::GetInterface().InquiryCancel(); in BTM_CancelInquiry()
853 bluetooth::legacy::hci::GetInterface().InquiryCancel(); in btm_inq_stop_on_ssp()
/system/bt/stack/include/
Dhcimsgs.h63 void (*InquiryCancel)(); member
/system/bt/stack/hcic/
Dhcicmds.cc1884 .InquiryCancel = btsnd_hcic_inq_cancel, // OCF 0x0402
/system/bt/gd/hci/
Dhci_packets.pdl871 packet InquiryCancel : DiscoveryCommand (op_code = INQUIRY_CANCEL) {
874 test InquiryCancel {