Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.c152 static const tSMP_CMD_ACT smp_cmd_build_act[] = variable
322 smp_cmd_build_act[cmd_code] != NULL) in smp_send_cmd()
324 p_buf = (*smp_cmd_build_act[cmd_code])(cmd_code, p_cb); in smp_send_cmd()