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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 70 int hci_read_remote_features(int dd, uint16_t handle, uint8_t *features, int to);
  /external/bluetooth/bluez/tools/
hcitool.c 775 if (hci_read_remote_features(dd, handle, features, 20000) == 0) {
954 hci_read_remote_features(dd, handle, features, 20000);
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1541 int hci_read_remote_features(int dd, uint16_t handle, uint8_t *features, int to) function
    [all...]

Completed in 20 milliseconds