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

  /hardware/libhardware/include/hardware/
bt_hh.h 157 bt_status_t (*get_protocol) (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode); member in struct:__anon31046
  /external/chromium_org/chrome_frame/test/
com_message_event_unittest.cc 177 STDMETHODNOTIMP(get_protocol, (BSTR*));
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 298 if ( (status = sBluetoothHidInterface->get_protocol((bt_bdaddr_t *) addr, (bthh_protocol_mode_t) protocolMode)) !=
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py 252 def get_protocol(self): member in class:_StandaloneRequest
256 protocol = property(get_protocol)
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 1462 static bt_status_t get_protocol (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode) function
    [all...]

Completed in 349 milliseconds