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

  /system/bt/btif/src/
bluetooth.c 311 static int pin_reply(const bt_bdaddr_t *bd_addr, uint8_t accept, function
493 pin_reply,
  /hardware/libhardware/include/hardware/
bluetooth.h 532 int (*pin_reply)(const bt_bdaddr_t *bd_addr, uint8_t accept, member in struct:__anon31125
  /system/bt/bta/dm/
bta_dm_act.c     [all...]
bta_dm_int.h 679 tBTA_DM_API_PIN_REPLY pin_reply; member in union:__anon71723
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 944 int ret = sBluetoothInterface->pin_reply((bt_bdaddr_t*)addr, accept, len,
    [all...]

Completed in 213 milliseconds