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

  /system/bt/stack/include/
smp_api.h 44 #define SMP_OPCODE_SEC_REQ 0x0B
  /system/bt/stack/smp/
smp_l2c.c 164 if (SMP_OPCODE_PAIRING_REQ == cmd || SMP_OPCODE_SEC_REQ == cmd)
smp_int.h 68 #define SMP_SECURITY_REQ_EVT SMP_OPCODE_SEC_REQ
170 #define SMP_BR_SECURITY_REQ_EVT SMP_OPCODE_SEC_REQ /* not expected over BR/EDR */
smp_utils.c 641 UINT8_TO_STREAM(p, SMP_OPCODE_SEC_REQ);
647 SMP_TRACE_EVENT("opcode=%d auth_req=0x%x",SMP_OPCODE_SEC_REQ, p_cb->loc_auth_req );
    [all...]
smp_act.c     [all...]

Completed in 288 milliseconds