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

  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 282 static int pin_reply(const bt_bdaddr_t *bd_addr, uint8_t accept, function
394 pin_reply,
  /hardware/libhardware/include/hardware/
bluetooth.h 430 int (*pin_reply)(const bt_bdaddr_t *bd_addr, uint8_t accept, member in struct:__anon20592
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 890 ** Description Send the pin_reply to a request from BTM
    [all...]
bta_dm_int.h 591 tBTA_DM_API_PIN_REPLY pin_reply; member in union:__anon2484
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 676 int ret = sBluetoothInterface->pin_reply((bt_bdaddr_t*)addr, accept, len,
    [all...]

Completed in 61 milliseconds