Searched refs:PF_BLUETOOTH (Results 1 – 6 of 6) sorted by relevance
37 fd = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM); in main()50 fd = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM); in main()
36 fd = socket(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP); in main()
80 family = PF_BLUETOOTH; in _socket()85 family = PF_BLUETOOTH; in _socket()90 family = PF_BLUETOOTH; in _socket()
98 family = PF_BLUETOOTH; in _socket()103 family = PF_BLUETOOTH; in _socket()108 family = PF_BLUETOOTH; in _socket()
97 family = PF_BLUETOOTH; in _socket()102 family = PF_BLUETOOTH; in _socket()107 family = PF_BLUETOOTH; in _socket()
32 #define PF_BLUETOOTH AF_BLUETOOTH macro