HomeSort by relevance Sort by last modified time
    Searched refs:btu_stop_timer (Results 1 - 25 of 38) sorted by null

1 2

  /external/bluetooth/bluedroid/stack/smp/
smp_l2c.c 172 btu_stop_timer (&p_cb->rsp_timer_ent);
smp_utils.c 127 btu_stop_timer (&p_cb->rsp_timer_ent);
559 btu_stop_timer (&p_cb->rsp_timer_ent);
smp_act.c 334 btu_stop_timer (&p_cb->rsp_timer_ent);
656 btu_stop_timer (&p_cb->rsp_timer_ent);
670 btu_stop_timer (&p_cb->rsp_timer_ent);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 252 btu_stop_timer (&btm_cb.devcb.reset_timer);
726 btu_stop_timer(&btm_cb.devcb.reset_timer);
849 btu_stop_timer (&btm_cb.devcb.reset_timer);
882 btu_stop_timer (&btm_cb.devcb.reset_timer);
    [all...]
btm_acl.c     [all...]
btm_ble_multi_adv.c 342 btu_stop_timer(&p_inst->raddr_timer_ent);
718 btu_stop_timer(&btm_multi_adv_cb.p_adv_inst[inst_id-1].raddr_timer_ent);
btm_ble_gap.c     [all...]
btm_inq.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btu.h 272 BTU_API extern void btu_stop_timer (TIMER_LIST_ENT *p_tle);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 240 btu_stop_timer (&p_ccb->p_lcb->timer_entry);
772 btu_stop_timer (&p_ccb->timer_entry);
805 btu_stop_timer (&p_ccb->timer_entry);
    [all...]
l2c_ucd.c     [all...]
l2c_main.c 420 btu_stop_timer (&p_lcb->info_timer_entry);
738 btu_stop_timer (&p_lcb->info_timer_entry);
824 btu_stop_timer(&l2cb.rcv_hold_tle);
    [all...]
l2c_utils.c 136 btu_stop_timer (&p_lcb->timer_entry);
137 btu_stop_timer (&p_lcb->info_timer_entry);
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_utils.c 244 btu_stop_timer (&p_mcb->tle);
278 btu_stop_timer (&p_port->rfc.tle);
  /external/bluetooth/bluedroid/stack/bnep/
bnep_utils.c 148 btu_stop_timer (&p_bcb->conn_tle);
744 btu_stop_timer (&p_bcb->conn_tle);
1006 btu_stop_timer (&p_bcb->conn_tle);
    [all...]
bnep_main.c 806 btu_stop_timer (&p_bcb->conn_tle);
  /external/bluetooth/bluedroid/stack/mcap/
mca_csm.c 171 btu_stop_timer(&p_ccb->timer_entry);
  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb.c 422 btu_stop_timer(&p_ccb->timer_entry);
avdt_ccb_act.c 1000 btu_stop_timer(&p_ccb->timer_entry);
    [all...]
avdt_scb.c     [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 698 ** Function btu_stop_timer
705 void btu_stop_timer (TIMER_LIST_ENT *p_tle) function
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c     [all...]
gatt_api.c     [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 493 btu_stop_timer( &(hh_cb.devices[dev_handle].conn.timer_entry) ) ;
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 342 btu_stop_timer(&tle_av_open_on_rc);
    [all...]

Completed in 360 milliseconds

1 2