Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c1462 static inline int l2cap_mode_supported(__u8 mode, __u32 feat_mask) in l2cap_mode_supported()
1523 if (!l2cap_mode_supported(chan->mode, conn->feat_mask) in l2cap_conn_start()
3161 if (l2cap_mode_supported(mode, remote_feat_mask)) in l2cap_select_mode()
1456 static inline int l2cap_mode_supported(__u8 mode, __u32 feat_mask) l2cap_mode_supported() function