Searched refs:SetInquiryMaxResponses (Results 1 – 3 of 3) sorted by relevance
243 void SetInquiryMaxResponses(uint8_t max);
2139 void LinkLayerController::SetInquiryMaxResponses(uint8_t max) { in SetInquiryMaxResponses() function in test_vendor_lib::LinkLayerController
1282 link_layer_controller_.SetInquiryMaxResponses(command_view.GetNumResponses()); in Inquiry()