Home
last modified time | relevance | path

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

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