Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c1849 opcode = BT_HCI_OP_LE_SET_PER_ADV_PARAM; in bt_le_per_adv_set_param()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1605 #define BT_HCI_OP_LE_SET_PER_ADV_PARAM BT_OP(BT_OGF_LE, 0x003e) /* 0x203e */ macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4776 case BT_OCF(BT_HCI_OP_LE_SET_PER_ADV_PARAM):