Home
last modified time | relevance | path

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

/system/bt/stack/mcap/
Dmca_int.h321 extern void mca_process_timeout(TIMER_LIST_ENT *p_tle);
Dmca_api.c50 void mca_process_timeout(TIMER_LIST_ENT *p_tle) in mca_process_timeout() function
/system/bt/stack/btu/
Dbtu_task.c417 mca_process_timeout(p_tle); in btu_general_alarm_process()