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

  /system/bt/service/hal/
fake_bluetooth_interface.cc 63 nullptr, /* pin_reply */
  /system/bt/btif/src/
bluetooth.cc 290 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, function
453 pin_reply,
  /hardware/libhardware/include/hardware/
bluetooth.h 527 int (*pin_reply)(const RawAddress *bd_addr, uint8_t accept, member in struct:__anon48116
  /system/bt/include/hardware/
bluetooth.h 517 int (*pin_reply)(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, member in struct:__anon1894
  /system/bt/tools/mcap_tool/
mcap_tool.cc 441 sBtInterface->pin_reply(remote_bd_addr, true, 4, &pincode)) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 994 int ret = sBluetoothInterface->pin_reply((RawAddress*)addr, accept, len,
    [all...]
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]

Completed in 1019 milliseconds