Home
last modified time | relevance | path

Searched refs:BT_HCI_LE_ADV_DISABLE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h667 #define BT_HCI_LE_ADV_DISABLE 0x00 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c535 net_buf_add_u8(buf, BT_HCI_LE_ADV_DISABLE); in set_le_adv_enable_legacy()
548 adv_enable = BT_HCI_LE_ADV_DISABLE; in set_le_adv_enable_legacy()
614 net_buf_add_u8(buf, BT_HCI_LE_ADV_DISABLE); in set_le_adv_enable_ext()
634 adv_enable = BT_HCI_LE_ADV_DISABLE; in set_le_adv_enable_ext()

Completed in 25 milliseconds