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

  /system/bt/stack/include/
smp_api.h 73 #define SMP_PAIR_AUTH_FAIL 0x03
  /system/bt/stack/smp/
smp_act.c 78 reason = SMP_PAIR_AUTH_FAIL;
507 reason = SMP_PAIR_AUTH_FAIL;
616 reason = SMP_PAIR_AUTH_FAIL;
641 reason = SMP_PAIR_AUTH_FAIL;
    [all...]
  /system/bt/bta/include/
bta_api.h 620 #define BTA_DM_AUTH_SMP_PAIR_AUTH_FAIL (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_AUTH_FAIL)
    [all...]

Completed in 36 milliseconds