Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bt-linux.c103 if (ioctl(sock, HCIGETDEVLIST, (void *) dev_list) < 0) in bt_findalldevs()
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py179 HCIGETDEVLIST = 0x800448d2 variable