Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsocket.h160 #define SOL_BLUETOOTH 274 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsocket.h160 #define SOL_BLUETOOTH 274 macro
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/
H A Dsocket.h353 #define SOL_BLUETOOTH 274 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsocket.h353 #define SOL_BLUETOOTH 274 macro
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c677 if (level != SOL_BLUETOOTH) in rfcomm_sock_setsockopt()
818 if (level != SOL_BLUETOOTH) in rfcomm_sock_getsockopt()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c585 if (level != SOL_BLUETOOTH) in l2cap_sock_getsockopt()
914 if (level != SOL_BLUETOOTH) in l2cap_sock_setsockopt()
H A Dsco.c452 put_cmsg(msg, SOL_BLUETOOTH, BT_SCM_PKT_STATUS, in sco_skb_put_cmsg()