Home
last modified time | relevance | path

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

/linux/net/bluetooth/rfcomm/
H A Dsock.c670 if (level == SOL_RFCOMM) in rfcomm_sock_setsockopt()
810 if (level == SOL_RFCOMM) in rfcomm_sock_getsockopt()
/linux/include/net/bluetooth/
H A Dbluetooth.h65 #define SOL_RFCOMM 18 macro