Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_interface.h11 struct bt_l2cap_br_fixed_chan { struct
17 const STRUCT_SECTION_ITERABLE(bt_l2cap_br_fixed_chan, _name) = { \ argument
Dl2cap_br.c582 STRUCT_SECTION_FOREACH(bt_l2cap_br_fixed_chan, fchan) { in get_fixed_channels_mask()
647 STRUCT_SECTION_FOREACH(bt_l2cap_br_fixed_chan, fchan) { in bt_l2cap_br_connected()
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld8 ITERABLE_SECTION_ROM(bt_l2cap_br_fixed_chan, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake106 …zephyr_iterable_section(NAME bt_l2cap_br_fixed_chan KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN $…