Home
last modified time | relevance | path

Searched refs:btu_stop_timer_oneshot (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/include/
Dbtu.h238 extern void btu_stop_timer_oneshot(TIMER_LIST_ENT *p_tle);
/system/bt/stack/btm/
Dbtm_ble_multi_adv.c360 btu_stop_timer_oneshot(&p_inst->raddr_timer_ent); in btm_ble_multi_adv_write_rpa()
525 btu_stop_timer_oneshot(&p_inst->raddr_timer_ent); in btm_ble_multi_adv_enb_privacy()
738 btu_stop_timer_oneshot(&btm_multi_adv_cb.p_adv_inst[inst_id-1].raddr_timer_ent); in BTM_BleDisableAdvInstance()
Dbtm_ble_addr.c66 btu_stop_timer_oneshot(&p_cb->raddr_timer_ent); in btm_gen_resolve_paddr_cmpl()
/system/bt/stack/btu/
Dbtu_task.c586 btu_stop_timer_oneshot(p_tle); in btu_oneshot_alarm_cb()
618 void btu_stop_timer_oneshot(TIMER_LIST_ENT *p_tle) { in btu_stop_timer_oneshot() function
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c540 btu_stop_timer_oneshot(&p_multi_inst_cb->tle_limited_timer); in btif_gattc_cleanup_multi_inst_cb()
628 btu_stop_timer_oneshot(&p_multi_adv_data_cb->inst_cb[cbindex].tle_limited_timer); in btif_multi_adv_timer_ctrl()
633 btu_stop_timer_oneshot(&p_multi_adv_data_cb->inst_cb[cbindex].tle_limited_timer); in btif_multi_adv_timer_ctrl()