Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc184 UINT16_TO_STREAM(pp, HCI_BLE_WRITE_ADV_ENABLE); in btsnd_hcic_ble_set_adv_enable()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc961 case HCI_BLE_WRITE_ADV_ENABLE: in btu_hcif_hdl_command_complete()
/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h323 #define HCI_BLE_WRITE_ADV_ENABLE (0x000A | HCI_GRP_BLE_CMDS) macro