Searched refs:framing (Results 51 – 58 of 58) sorted by relevance
123
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.c | 1576 biginfo.framing = evt->framing; in bt_hci_le_biginfo_adv_report()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 501 lll->framing = (bi->payload_count_framing[4] & 0x80) >> 7; in ull_sync_iso_setup()
|
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/ |
D | main.c | 136 .framing = DEFAULT_CIS_FRAMING,
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 1709 cmd->phy, cmd->packing, cmd->framing, in le_create_big() 1732 cmd->packing, cmd->framing, cmd->bn, in le_create_big_test() 2026 cmd->sca, cmd->packing, cmd->framing, in le_set_cig_parameters() 2088 cmd->framing, in le_set_cig_params_test() 8004 sep->framing = (bi->payload_count_framing[4] >> 7) & 0x01; 8083 if (lll->framing) {
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 714 framming||framing
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 388 * :github:`5942` - OT: add framing part to OT build for the radio drivers with dependence on AR flag
|
D | release-notes-3.5.rst | 164 * Renamed codec qos framing
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 1257 biginfo->max_sdu, phy2str(biginfo->phy), biginfo->framing, in per_adv_sync_biginfo_cb()
|
123