Home
last modified time | relevance | path

Searched refs:SMP_OPCODE_ID_ADDR (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h42 #define SMP_OPCODE_ID_ADDR 0x09 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h66 #define SMP_ID_ADDR_EVT SMP_OPCODE_ID_ADDR
169 #define SMP_BR_ID_ADDR_EVT SMP_OPCODE_ID_ADDR
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c599 UINT8_TO_STREAM (p, SMP_OPCODE_ID_ADDR); in smp_build_id_addr_cmd()
Dsmp_act.c402 smp_send_cmd(SMP_OPCODE_ID_ADDR, p_cb); in smp_send_id_info()