Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dptim.h93 extern void ptim_stop_timer(tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle);
/external/bluetooth/bluedroid/bta/sys/
Dptim.c153 void ptim_stop_timer(tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle) in ptim_stop_timer() function
Dbta_sys_main.c626 ptim_stop_timer(&bta_sys_cb.ptim_cb, p_tle); in bta_sys_stop_timer()