Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dhci.c40 net_buf_add_u8(buf, BT_HCI_OC_MESH_ADVERTISE); in cmd_mesh_adv()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h364 #define BT_HCI_OC_MESH_ADVERTISE 0x02 macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5591 rp->opcode = BT_HCI_OC_MESH_ADVERTISE;
5636 case BT_HCI_OC_MESH_ADVERTISE: