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

  /external/qemu/hw/
bt-hci.c     [all...]
bt.h 463 uint16_t min_period; /* 1.28s units */ member in struct:__anon9901
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 337 uint16_t min_period; /* 1.28s units */ member in struct:__anon1598
    [all...]
  /external/bluetooth/bluez/tools/
hcitool.c 1028 cp.min_period = htobs(10);
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 322 uint16_t min_period; member in struct:__anon30301
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 898 btohs(cp->max_period), btohs(cp->min_period),
    [all...]

Completed in 55 milliseconds