HomeSort by relevance Sort by last modified time
    Searched refs:hci_create_connection (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 56 int hci_create_connection(int dd, const bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8_t rswitch, uint16_t *handle, int to);
  /external/bluetooth/bluez/tools/
hcitool.c 719 if (hci_create_connection(dd, &(info+i)->bdaddr,
916 if (hci_create_connection(dd, &bdaddr,
1261 if (hci_create_connection(dd, &bdaddr, htobs(ptype),
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1229 int hci_create_connection(int dd, const bdaddr_t *bdaddr, uint16_t ptype, function
    [all...]

Completed in 21 milliseconds