Home
last modified time | relevance | path

Searched defs:_ch (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp.c33 #define AVCTP_CHAN(_ch) CONTAINER_OF(_ch, struct bt_avctp, br_chan.chan) argument
Dl2cap_br_internal.h188 #define BR_CHAN(_ch) CONTAINER_OF(_ch, struct bt_l2cap_br_chan, chan) argument
Dsdp.c33 #define SDP_CHAN(_ch) CONTAINER_OF(_ch, struct bt_sdp, chan.chan) argument
79 #define SDP_CLIENT_CHAN(_ch) CONTAINER_OF(_ch, struct bt_sdp_client, chan.chan) argument
Davdtp.c43 #define AVDTP_CHAN(_ch) CONTAINER_OF(_ch, struct bt_avdtp, br_chan.chan) argument
Drfcomm.c57 #define RFCOMM_SESSION(_ch) CONTAINER_OF(_ch, \ argument
/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h272 #define BT_L2CAP_LE_CHAN(_ch) CONTAINER_OF(_ch, struct bt_l2cap_le_chan, chan) argument
/Zephyr-latest/subsys/bluetooth/host/
Datt.c36 #define ATT_CHAN(_ch) CONTAINER_OF(_ch, struct bt_att_chan, chan.chan) argument