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