Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dhci.c68 net_buf_add_u8(buf, BT_HCI_OC_MESH_ADVERTISE_CANCEL); in cmd_mesh_adv()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h408 #define BT_HCI_OC_MESH_ADVERTISE_CANCEL 0x04 macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5610 rp->opcode = BT_HCI_OC_MESH_ADVERTISE_CANCEL;
5640 case BT_HCI_OC_MESH_ADVERTISE_CANCEL: