Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h323 void WriteExtendedInquiryResponse(CommandView args);
Ddual_mode_controller.cc186 SET_SUPPORTED(WRITE_EXTENDED_INQUIRY_RESPONSE, WriteExtendedInquiryResponse); in DualModeController()
1297 void DualModeController::WriteExtendedInquiryResponse(CommandView command) { in WriteExtendedInquiryResponse() function in test_vendor_lib::DualModeController
/system/bt/stack/include/
Dhcimsgs.h207 void (*WriteExtendedInquiryResponse)(void* buffer, uint8_t fec_req); member
/system/bt/stack/hcic/
Dhcicmds.cc2028 .WriteExtendedInquiryResponse =
/system/bt/gd/hci/
Dhci_packets.pdl2311 packet WriteExtendedInquiryResponse : Command (op_code = WRITE_EXTENDED_INQUIRY_RESPONSE) {