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

  /system/bt/stack/smp/
smp_api.c 414 UINT8 failure = SMP_OOB_FAIL;
455 UINT8 failure = SMP_OOB_FAIL;
  /system/bt/stack/include/
smp_api.h 72 #define SMP_OOB_FAIL 0x02
  /system/bt/bta/include/
bta_api.h 619 #define BTA_DM_AUTH_SMP_OOB_FAIL (BTA_DM_AUTH_FAIL_BASE + SMP_OOB_FAIL)
    [all...]
  /system/bt/stack/btm/
btm_ble.c 457 tSMP_STATUS res_smp = (res == BTM_SUCCESS) ? SMP_SUCCESS : SMP_OOB_FAIL;
    [all...]

Completed in 78 milliseconds