Home
last modified time | relevance | path

Searched refs:hci_create_connection (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h56 int hci_create_connection(int dd, const bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8…
/external/bluetooth/bluez/tools/
Dhcitool.c682 if (hci_create_connection(dd, &(info+i)->bdaddr, in cmd_scan()
891 if (hci_create_connection(dd, &bdaddr, in cmd_info()
1245 if (hci_create_connection(dd, &bdaddr, htobs(ptype), in cmd_cc()
/external/bluetooth/bluez/lib/
Dhci.c1224 int hci_create_connection(int dd, const bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8… in hci_create_connection() function