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

  /system/bt/stack/smp/
smp_act.c 154 if (!(p_cb->loc_auth_req & SMP_AUTH_BOND))
362 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND))
384 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND))
838 p_cb->peer_auth_req |= SMP_AUTH_BOND;
839 p_cb->loc_auth_req |= SMP_AUTH_BOND;
    [all...]
smp_utils.c     [all...]
  /system/bt/stack/include/
smp_api.h 152 #define SMP_AUTH_BOND SMP_AUTH_GEN_BOND
  /system/bt/stack/btm/
btm_ble.c     [all...]

Completed in 60 milliseconds