Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld5 ITERABLE_SECTION_ROM(bt_l2cap_fixed_chan, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h155 struct bt_l2cap_fixed_chan { struct
162 const STRUCT_SECTION_ITERABLE(bt_l2cap_fixed_chan, _name) = { \ argument
Dl2cap.c404 STRUCT_SECTION_FOREACH(bt_l2cap_fixed_chan, fchan) { in bt_l2cap_connected()
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake103 zephyr_iterable_section(NAME bt_l2cap_fixed_chan KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN ${CON…