HomeSort by relevance Sort by last modified time
    Searched refs:passkey (Results 26 - 34 of 34) sorted by null

12

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp     [all...]
  /system/bt/stack/btm/
btm_sec.c     [all...]
btm_ble.c 385 ** passkey request to the application.
387 ** Parameters: bd_addr - Address of the device for which passkey was requested
389 ** key_len - length in bytes of the Passkey
390 ** p_passkey - pointer to array with the passkey
394 void BTM_BlePasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey)
402 BTM_TRACE_ERROR("Passkey reply to Unknown device");
408 SMP_PasskeyReply(bd_addr, res_smp, passkey);
431 BTM_TRACE_ERROR("Passkey reply to Unknown device");
    [all...]
  /system/bt/stack/include/
btm_api.h 1471 UINT32 passkey; \/* passkey *\/ member in struct:__anon72648
    [all...]
btm_ble_api.h     [all...]
  /system/bt/bta/dm/
bta_dm_int.h 412 UINT32 passkey; member in struct:__anon71694
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 670 milliseconds

12