Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c6909 static bool is_valid_psm(u16 psm, u8 dst_type) in is_valid_psm() function
6965 if (!is_valid_psm(__le16_to_cpu(psm), dst_type) && !cid && in l2cap_chan_connect()