Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c147 static const tSMP_CMD_ACT smp_cmd_build_act[] = { variable
355 smp_cmd_build_act[cmd_code] != NULL) { in smp_send_cmd()
356 p_buf = (*smp_cmd_build_act[cmd_code])(cmd_code, p_cb); in smp_send_cmd()