Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsocket.h189 #define AF_BLUETOOTH 31 /* Bluetooth sockets */ macro
232 #define PF_BLUETOOTH AF_BLUETOOTH
/external/strace/
Dnet.c240 #ifdef AF_BLUETOOTH
241 { AF_BLUETOOTH, "AF_BLUETOOTH" },