Home
last modified time | relevance | path

Searched refs:open_socket (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/bluez/test/
Dattest.c101 static int open_socket(bdaddr_t *bdaddr, uint8_t channel) in open_socket() function
167 fd = open_socket(&bdaddr, channel); in main()
/external/dbus/tools/
Ddbus-cleanup-sockets.c201 open_socket (SocketEntry *se) in open_socket() function
289 status = open_socket (se); in handle_sockets()
/external/dhcpcd/
Darp.c208 open_socket(iface, ETHERTYPE_ARP); in send_arp_announce()
266 open_socket(iface, ETHERTYPE_ARP); in send_arp_probe()
Dlpf.c68 open_socket(struct interface *iface, int protocol) in open_socket() function
Dnet.h144 int open_socket(struct interface *, int);
Dbpf.c52 open_socket(struct interface *iface, int protocol) in open_socket() function
Ddhcpcd.c1685 if (open_socket(iface, ETHERTYPE_IP) == -1) in open_sockets()
/external/bluetooth/hcidump/src/
Dhcidump.c533 static int open_socket(int dev, unsigned long flags) in open_socket() function
784 dd = open_socket(dev, flags); in run_server()
1039 process_frames(device, open_socket(device, flags), -1, flags); in main()
1050 process_frames(device, open_socket(device, flags), in main()
/external/ppp/pppd/
Dtty.c120 static int open_socket __P((char *));
645 int fd = open_socket(pty_socket); in connect_tty()
868 open_socket(dest) in open_socket() function
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c84 static int open_socket(const char *path) in open_socket() function
695 serv_sock = open_socket(socket_path); in main()
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
Dhlr_auc_gw.c89 static int open_socket(const char *path) in open_socket() function
700 serv_sock = open_socket(socket_path); in main()