Home
last modified time | relevance | path

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

/net/bluetooth/
Dl2cap_core.c1326 static inline int l2cap_mode_supported(__u8 mode, __u32 feat_mask) in l2cap_mode_supported() function
1394 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()