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

  /external/bluetooth/bluez/tools/
hciconfig.c 57 struct hci_dev_req *dr;
60 if (!(dl = malloc(HCI_MAX_DEV * sizeof(struct hci_dev_req) + sizeof(uint16_t)))) {
134 struct hci_dev_req dr;
203 struct hci_dev_req dr;
220 struct hci_dev_req dr;
273 struct hci_dev_req dr;
291 struct hci_dev_req dr;
309 struct hci_dev_req dr;
327 struct hci_dev_req dr = { dev_id: hdev };
347 struct hci_dev_req dr = { dev_id: hdev }
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 124 struct hci_dev_req dr;
240 struct hci_dev_req *dr;
243 dl = g_try_malloc0(HCI_MAX_DEV * sizeof(struct hci_dev_req) + sizeof(uint16_t));
  /external/bluetooth/bluez/src/
dbus-common.c 60 struct hci_dev_req *dr;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 2123 struct hci_dev_req { struct
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 813 struct hci_dev_req *dr;
    [all...]

Completed in 42 milliseconds