Home
last modified time | relevance | path

Searched refs:SMP_OPCODE_SEC_REQ (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h44 #define SMP_OPCODE_SEC_REQ 0x0B macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_l2c.c173 if (SMP_OPCODE_PAIRING_REQ == cmd || SMP_OPCODE_SEC_REQ == cmd) { in smp_data_received()
Dsmp_utils.c691 UINT8_TO_STREAM (p, SMP_OPCODE_SEC_REQ); in smp_build_security_request()
697 SMP_TRACE_EVENT("opcode=%d auth_req=0x%x", SMP_OPCODE_SEC_REQ, p_cb->loc_auth_req ); in smp_build_security_request()
Dsmp_act.c1432 smp_send_cmd(SMP_OPCODE_SEC_REQ, p_cb); in smp_process_io_response()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h68 #define SMP_SECURITY_REQ_EVT SMP_OPCODE_SEC_REQ
171 #define SMP_BR_SECURITY_REQ_EVT SMP_OPCODE_SEC_REQ /* not expected over BR/EDR */