HomeSort by relevance Sort by last modified time
    Searched refs:btu_stop_timer_oneshot (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/include/
btu.h 274 BTU_API extern void btu_stop_timer_oneshot(TIMER_LIST_ENT *p_tle);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_multi_adv_util.c 533 btu_stop_timer_oneshot(&p_multi_inst_cb->tle_limited_timer);
621 btu_stop_timer_oneshot(&p_multi_adv_data_cb->inst_cb[cbindex].tle_limited_timer);
626 btu_stop_timer_oneshot(&p_multi_adv_data_cb->inst_cb[cbindex].tle_limited_timer);
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 66 btu_stop_timer_oneshot(&p_cb->raddr_timer_ent);
btm_ble_multi_adv.c 506 btu_stop_timer_oneshot(&p_inst->raddr_timer_ent);
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 888 void btu_stop_timer_oneshot(TIMER_LIST_ENT *p_tle) { function

Completed in 139 milliseconds