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

  /system/bt/stack/smp/
smp_api.c 141 UINT8 status = SMP_PAIR_INTERNAL_ERR;
183 UINT8 status = SMP_PAIR_INTERNAL_ERR;
smp_utils.c 319 UINT8 failure = SMP_PAIR_INTERNAL_ERR;
    [all...]
  /system/bt/stack/include/
smp_api.h 88 #define SMP_PAIR_INTERNAL_ERR (SMP_MAX_FAIL_RSN_PER_SPEC + 0x01) /* 0x0E */
  /system/bt/bta/include/
bta_api.h 628 #define BTA_DM_AUTH_SMP_INTERNAL_ERR (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_INTERNAL_ERR)
    [all...]

Completed in 608 milliseconds