Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/shell/
Dhci.c40 net_buf_add_u8(buf, BT_HCI_OC_MESH_ADVERTISE); in cmd_mesh_adv()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dhci_vs.h362 #define BT_HCI_OC_MESH_ADVERTISE 0x02 macro
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/hci/
Dhci.c5350 rp->opcode = BT_HCI_OC_MESH_ADVERTISE;
5395 case BT_HCI_OC_MESH_ADVERTISE: