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

  /hardware/libhardware/include/hardware/
bt_hh.h 51 BTHH_ERR_PROTO, /* SET_Protocol error,
117 /** Callback for set_report/set_protocol api and if error
166 bt_status_t (*set_protocol)(bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode); member in struct:__anon24726
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 411 if ( (status = sBluetoothHidInterface->set_protocol((bt_bdaddr_t *) addr, mode)) !=
  /system/bt/btif/src/
btif_hh.c 1422 static bt_status_t set_protocol (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode) function
    [all...]

Completed in 177 milliseconds