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

  /device/htc/passion-common/tools/
btconfig.c 94 if (setsockopt(sock, SOL_HCI, HCI_DATA_DIR, &opt, sizeof(opt)) < 0) {
  /external/bluetooth/bluez/src/
android_bluez.c 115 if (setsockopt(sock, SOL_HCI, HCI_DATA_DIR, &opt, sizeof(opt)) < 0) {
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 630 #define HCI_DATA_DIR 1
  /external/bluetooth/hcidump/src/
hcidump.c 594 if (setsockopt(sk, SOL_HCI, HCI_DATA_DIR, &opt, sizeof(opt)) < 0) {
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]

Completed in 96 milliseconds