Home
last modified time | relevance | path

Searched defs:SetInquiryMode (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/neighbor/facade/
H A Dfacade.cc83 ::grpc::Status SetInquiryMode( in SetInquiryMode() function in bluetooth::neighbor::facade::NeighborFacadeService
/aosp12/system/bt/gd/neighbor/
H A Dinquiry.cc359 void neighbor::InquiryModule::impl::SetInquiryMode(hci::InquiryMode mode) { in SetInquiryMode() function in bluetooth::neighbor::neighbor::InquiryModule::impl
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc3044 void LinkLayerController::SetInquiryMode(uint8_t mode) { in SetInquiryMode() function in test_vendor_lib::LinkLayerController