Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1600 #define BT_HCI_OP_CLEAR_ADV_SETS BT_OP(BT_OGF_LE, 0x003d) /* 0x203d */ macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4771 case BT_OCF(BT_HCI_OP_CLEAR_ADV_SETS):