Searched refs:_ch (Results 1 – 6 of 6) sorted by relevance
| /subsys/bluetooth/host/classic/ |
| A D | avctp.c | 33 #define AVCTP_CHAN(_ch) CONTAINER_OF(_ch, struct bt_avctp, br_chan.chan) argument
|
| A D | l2cap_br_internal.h | 390 #define BR_CHAN(_ch) CONTAINER_OF(_ch, struct bt_l2cap_br_chan, chan) argument
|
| A D | sdp.c | 33 #define SDP_CHAN(_ch) CONTAINER_OF(_ch, struct bt_sdp, chan.chan) argument 80 #define SDP_CLIENT_CHAN(_ch) CONTAINER_OF(_ch, struct bt_sdp_client, chan.chan) argument
|
| A D | avdtp.c | 43 #define AVDTP_CHAN(_ch) CONTAINER_OF(_ch, struct bt_avdtp, br_chan.chan) argument
|
| A D | rfcomm.c | 54 #define RFCOMM_SESSION(_ch) CONTAINER_OF(_ch, \ argument
|
| /subsys/bluetooth/host/ |
| A D | att.c | 49 #define ATT_CHAN(_ch) CONTAINER_OF(_ch, struct bt_att_chan, chan.chan) argument
|
Completed in 38 milliseconds