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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 42 #define BTPROTO_HIDP 6
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 51 #define BTPROTO_HIDP 6
  /external/bluetooth/bluez/input/
device.c 534 ctl = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HIDP);
659 ctl = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HIDP);
700 ctl = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HIDP);
  /external/bluetooth/bluez/compat/
hidd.c 778 ctl = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HIDP);

Completed in 45 milliseconds