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

  /external/bluetooth/bluez/src/
glib-helper.c 610 unsigned char buf[HCI_MAX_EVENT_SIZE], *body;
security.c 965 unsigned char buf[HCI_MAX_EVENT_SIZE], *ptr = buf;
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 22 #define HCI_MAX_EVENT_SIZE 260
  /external/bluetooth/bluez/tools/
hcitool.c 1076 unsigned char buf[HCI_MAX_EVENT_SIZE], *ptr = buf;
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 39 #define HCI_MAX_EVENT_SIZE 260
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1081 unsigned char buf[HCI_MAX_EVENT_SIZE], *ptr;
    [all...]

Completed in 23 milliseconds