Searched refs:hfp_ag_custom_call_sm_handler (Results 1 – 1 of 1) sorted by relevance
94 static bool (*hfp_ag_custom_call_sm_handler)(hfp_ag_call_event_t event); variable1595 if (hfp_ag_custom_call_sm_handler != NULL){ in hfp_ag_call_sm()1596 bool handle_event = (*hfp_ag_custom_call_sm_handler)(event); in hfp_ag_call_sm()2768 hfp_ag_custom_call_sm_handler = NULL; in hfp_ag_deinit()3379 hfp_ag_custom_call_sm_handler = handler; in hfp_ag_register_custom_call_sm_handler()