Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c862 static inline u8 l2cap_get_auth_type(struct l2cap_chan *chan) in l2cap_get_auth_type() function
923 auth_type = l2cap_get_auth_type(chan); in l2cap_chan_check_security()
7044 u8 auth_type = l2cap_get_auth_type(chan); in l2cap_chan_connect()