Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
Dl2cap_core.c6900 static bool is_valid_psm(u16 psm, u8 dst_type) in is_valid_psm() function
6956 if (!is_valid_psm(__le16_to_cpu(psm), dst_type) && !cid && in l2cap_chan_connect()