Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/rfcomm/
Dsock.c672 if (level == SOL_RFCOMM) in rfcomm_sock_setsockopt()
813 if (level == SOL_RFCOMM) in rfcomm_sock_getsockopt()
/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h65 #define SOL_RFCOMM 18 macro