Home
last modified time | relevance | path

Searched refs:HCI_WriteExtendedInquiryResponse (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_controller_baseband.c193 int HCI_WriteExtendedInquiryResponse(const HciWriteExtendedInquiryResponseParam *param) in HCI_WriteExtendedInquiryResponse() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h245 int HCI_WriteExtendedInquiryResponse(const HciWriteExtendedInquiryResponseParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c1151 ret = HCI_WriteExtendedInquiryResponse(&hciCmdParam); in GAP_SetExtendedInquiryResponse()