Searched refs:cmd_send_callback (Results 1 – 2 of 2) sorted by relevance
159 static void cmd_send_callback(uint32_t c_token, struct sip_svc_response *response) in cmd_send_callback() function316 trans_id = sip_svc_send(mb_smc_ctrl, mb_c_token, &request, cmd_send_callback); in cmd_send()
185 static void cmd_send_callback(uint32_t c_token, struct sip_svc_response *response) in cmd_send_callback() function324 trans_id = sip_svc_send(ctrl, (uint32_t)c_token, &request, cmd_send_callback); in cmd_send()