HomeSort by relevance Sort by last modified time
    Searched full:set_protocol (Results 1 - 12 of 12) sorted by null

  /hardware/libhardware/include/hardware/
bt_hh.h 51 BTHH_ERR_PROTO, /* SET_Protocol error,
160 bt_status_t (*set_protocol)(bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode); member in struct:__anon20633
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclientsettings.h 86 void set_protocol(cricket::ProtocolType protocol) { protocol_ = protocol; } function in class:buzz::XmppClientSettings
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
candidate.h 55 void set_protocol(const std::string & protocol) { protocol_ = protocol; } function in class:cricket::Candidate
p2ptransport.cc 121 candidate->set_protocol(elem->Attr(QN_PROTOCOL));
port.cc 177 c.set_protocol(protocol);
p2ptransportchannel.cc 332 // new_remote_candidate.set_protocol(port->protocol());
    [all...]
  /external/qemu/hw/
bt-hid.c 83 #define SET_PROTOCOL 0x210b
326 s->usbdev->handle_control(s->usbdev, SET_PROTOCOL, s->proto, 0, 0,
usb-hid.c 35 #define SET_PROTOCOL 0x210b
786 case SET_PROTOCOL:
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 116 BTA_HH_ERR_PROTO, /* SET_Protocol error,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 356 if ( (status = sBluetoothHidInterface->set_protocol((bt_bdaddr_t *) addr, mode)) !=
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 1472 static bt_status_t set_protocol (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode) function
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 666 /* SET_PROTOCOL when open connection */
    [all...]

Completed in 705 milliseconds