Searched refs:hci_read_bd_addr (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/hcidump/src/
H A Dcsrsniff.c226 if (hci_read_bd_addr(dd, &bdaddr, 1000) < 0) {
/external/bluetooth/bluez/test/
H A Dbdaddr.c52 return hci_read_bd_addr(dd, &bdaddr, 10000);
377 if (hci_read_bd_addr(dd, &bdaddr, 1000) < 0) {
/external/bluetooth/bluez/lib/bluetooth/
H A Dhci_lib.h77 int hci_read_bd_addr(int dd, bdaddr_t *bdaddr, int to);
/external/bluetooth/bluez/tools/
H A Dhciconfig.c79 hci_read_bd_addr(dd, &di.bdaddr, 1000);
1798 hci_read_bd_addr(dd, &di.bdaddr, 1000);
/external/bluetooth/bluez/lib/
H A Dhci.c1629 int hci_read_bd_addr(int dd, bdaddr_t *bdaddr, int to) function
/external/bluetooth/bluez/src/
H A Dadapter.c2116 if (hci_read_bd_addr(dd, bdaddr, HCI_REQ_TIMEOUT) < 0) {

Completed in 1176 milliseconds