Home
last modified time | relevance | path

Searched refs:BT_HCI_OP_LE_BIG_TERMINATE_SYNC (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Diso.c3237 buf = bt_hci_cmd_create(BT_HCI_OP_LE_BIG_TERMINATE_SYNC, sizeof(*req)); in hci_le_big_sync_term()
3244 err = bt_hci_cmd_send_sync(BT_HCI_OP_LE_BIG_TERMINATE_SYNC, buf, &rsp); in hci_le_big_sync_term()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2258 #define BT_HCI_OP_LE_BIG_TERMINATE_SYNC BT_OP(BT_OGF_LE, 0x006c) /* 0x206c */ macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4570 case BT_OCF(BT_HCI_OP_LE_BIG_TERMINATE_SYNC):
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst2709 - :github:`53148` - Bluetooth: Controller: BT_HCI_OP_LE_BIG_TERMINATE_SYNC on syncing BIG sync retu…