Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c705 return hci_set_ad(BT_HCI_OP_LE_SET_SCAN_RSP_DATA, sd, sd_len); in set_sd()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1094 #define BT_HCI_OP_LE_SET_SCAN_RSP_DATA BT_OP(BT_OGF_LE, 0x0009) /* 0x2009 */ macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4533 case BT_OCF(BT_HCI_OP_LE_SET_SCAN_RSP_DATA):