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

  /system/bt/include/hardware/
bt_hh.h 64 } bthh_protocol_mode_t; typedef in typeref:enum:__anon1973
105 * the protocol mode is one of the value from bthh_protocol_mode_t
109 bthh_protocol_mode_t mode);
167 bthh_protocol_mode_t protocolMode);
171 bthh_protocol_mode_t protocolMode);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid_host.cpp 74 bthh_protocol_mode_t mode) {
312 bthh_protocol_mode_t protocolMode = BTHH_UNSUPPORTED_MODE;
314 (RawAddress*)addr, (bthh_protocol_mode_t)protocolMode);
357 bthh_protocol_mode_t mode;
  /system/bt/btif/src/
btif_hh.cc     [all...]

Completed in 842 milliseconds