Home
last modified time | relevance | path

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

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