Searched refs:l2cap_mode_supported (Results 1 – 1 of 1) sorted by relevance
1584 static inline int l2cap_mode_supported(__u8 mode, __u32 feat_mask) in l2cap_mode_supported() function1652 if (!l2cap_mode_supported(chan->mode, conn->feat_mask) in l2cap_conn_start()3319 if (l2cap_mode_supported(mode, remote_feat_mask)) in l2cap_select_mode()