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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 71 int hci_read_remote_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t *features, int to);
  /external/bluetooth/bluez/tools/
hcitool.c 932 hci_read_remote_ext_features(dd, handle, 0, &max_page,
946 if (hci_read_remote_ext_features(dd, handle, i, NULL,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1453 int hci_read_remote_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t *features, int to) function
    [all...]

Completed in 29 milliseconds