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

  /external/bluetooth/bluez/src/
hcid.h 48 #define HCI_REQ_TIMEOUT 5000
adapter.c 251 if (hci_write_class_of_dev(dd, dev_class, HCI_REQ_TIMEOUT) < 0) {
285 if (hci_write_class_of_dev(dd, dev_class, HCI_REQ_TIMEOUT) < 0) {
837 HCI_REQ_TIMEOUT) < 0)
    [all...]
dbus-hci.c 807 if (hci_send_req(dd, &rq, HCI_REQ_TIMEOUT) < 0) {
847 if (hci_read_class_of_dev(dd, cls, HCI_REQ_TIMEOUT) < 0) {
883 HCI_REQ_TIMEOUT) < 0) {
device.c 1007 hci_delete_stored_link_key(dd, &device->bdaddr, 0, HCI_REQ_TIMEOUT);
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 565 if (hci_write_current_iac_lap(dd, num, lap, HCI_REQ_TIMEOUT) < 0) {
584 if (hci_write_class_of_dev(dd, dev_class, HCI_REQ_TIMEOUT) < 0) {

Completed in 1203 milliseconds