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.cc164 static const tSMP_CMD_ACT smp_cmd_build_act[] = { variable
372 smp_cmd_build_act[cmd_code] != NULL) { in smp_send_cmd()
373 p_buf = (*smp_cmd_build_act[cmd_code])(cmd_code, p_cb); in smp_send_cmd()