Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c110 int HCI_LeSetAdvertisingEnable(const HciLeSetAdvertisingEnableParam *param) in HCI_LeSetAdvertisingEnable() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c588 ret = HCI_LeSetAdvertisingEnable(&hciCmdParam); in GAP_LeAdvSetEnable()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h338 int HCI_LeSetAdvertisingEnable(const HciLeSetAdvertisingEnableParam *param);