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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 36 #define BTPROTO_HCI 1
  /external/bluetooth/bluez/common/
android_bluez.c 105 int sock = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 46 #define BTPROTO_HCI 1
  /external/bluetooth/bluez/src/
android_bluez.c 105 int sock = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
  /system/bluetooth/bluedroid/
bluetooth.c 141 int sk = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
  /external/bluetooth/bluez/lib/
hci.c 820 sk = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
912 dd = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
968 dd = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
1024 dd = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
    [all...]
  /external/bluetooth/hcidump/src/
hcidump.c 564 sk = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
  /external/bluetooth/bluez/plugins/
mgmtops.c     [all...]
hciops.c     [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c     [all...]

Completed in 331 milliseconds