Searched refs:AF_BLUETOOTH (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dbluetooth.h36 #ifndef AF_BLUETOOTH
37 #define AF_BLUETOOTH 31 macro
38 #define PF_BLUETOOTH AF_BLUETOOTH
/linux-master/include/linux/
H A Dsocket.h222 #define AF_BLUETOOTH 31 /* Bluetooth sockets */ macro
279 #define PF_BLUETOOTH AF_BLUETOOTH
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h222 #define AF_BLUETOOTH 31 /* Bluetooth sockets */ macro
279 #define PF_BLUETOOTH AF_BLUETOOTH
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c334 addr->sa_family != AF_BLUETOOTH)
384 addr->sa_family != AF_BLUETOOTH)
544 sa->rc_family = AF_BLUETOOTH;
H A Dcore.c780 addr.l2_family = AF_BLUETOOTH;
807 addr.l2_family = AF_BLUETOOTH;
2066 addr.l2_family = AF_BLUETOOTH;
/linux-master/net/bluetooth/
H A Dsco.c543 addr->sa_family != AF_BLUETOOTH)
578 addr->sa_family != AF_BLUETOOTH)
708 addr->sa_family = AF_BLUETOOTH;
H A Dl2cap_sock.c93 addr->sa_family != AF_BLUETOOTH)
200 addr->sa_family != AF_BLUETOOTH)
400 addr->sa_family = AF_BLUETOOTH;
1731 la->l2_family = AF_BLUETOOTH;
H A Diso.c976 addr->sa_family != AF_BLUETOOTH)
1033 addr->sa_family != AF_BLUETOOTH)
1251 addr->sa_family = AF_BLUETOOTH;
H A Dhci_sock.c1202 if (haddr.hci_family != AF_BLUETOOTH)
1505 haddr->hci_family = AF_BLUETOOTH;

Completed in 139 milliseconds