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/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/include/linux/
H A Dsocket.h223 #define AF_BLUETOOTH 31 /* Bluetooth sockets */ macro
280 #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.c547 addr->sa_family != AF_BLUETOOTH)
582 addr->sa_family != AF_BLUETOOTH)
712 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;
1782 la->l2_family = AF_BLUETOOTH;
H A Diso.c948 addr->sa_family != AF_BLUETOOTH)
1006 addr->sa_family != AF_BLUETOOTH)
1224 addr->sa_family = AF_BLUETOOTH;
H A Dhci_sock.c1199 if (haddr.hci_family != AF_BLUETOOTH)
1502 haddr->hci_family = AF_BLUETOOTH;

Completed in 133 milliseconds