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 153 btu_stop_timer (&p_cb->rsp_timer_ent);
smp_utils.c 126 btu_stop_timer (&p_cb->rsp_timer_ent);
540 btu_stop_timer (&p_cb->rsp_timer_ent);
smp_act.c 627 btu_stop_timer (&p_cb->rsp_timer_ent);
639 btu_stop_timer (&p_cb->rsp_timer_ent);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 254 btu_stop_timer (&btm_cb.devcb.reset_timer);
711 btu_stop_timer(&btm_cb.devcb.reset_timer);
834 btu_stop_timer (&btm_cb.devcb.reset_timer);
    [all...]
btm_ble_addr.c 66 btu_stop_timer(&p_cb->raddr_timer_ent);
btm_acl.c     [all...]
btm_inq.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btu.h 268 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);
    [all...]
l2c_ucd.c     [all...]
l2c_main.c 389 btu_stop_timer (&p_lcb->info_timer_entry);
707 btu_stop_timer (&p_lcb->info_timer_entry);
793 btu_stop_timer(&l2cb.rcv_hold_tle);
    [all...]
l2c_ble.c 290 btu_stop_timer(&p_lcb->timer_entry);
l2c_utils.c 124 btu_stop_timer (&p_lcb->timer_entry);
125 btu_stop_timer (&p_lcb->info_timer_entry);
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 627 ** Function btu_stop_timer
634 void btu_stop_timer (TIMER_LIST_ENT *p_tle) function
814 btu_stop_timer(p_tle);
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_utils.c 243 btu_stop_timer (&p_mcb->tle);
277 btu_stop_timer (&p_port->rfc.tle);
  /external/bluetooth/bluedroid/stack/bnep/
bnep_utils.c 147 btu_stop_timer (&p_bcb->conn_tle);
743 btu_stop_timer (&p_bcb->conn_tle);
1005 btu_stop_timer (&p_bcb->conn_tle);
    [all...]
bnep_main.c 804 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 418 btu_stop_timer(&p_ccb->timer_entry);
avdt_ccb_act.c 982 btu_stop_timer(&p_ccb->timer_entry);
    [all...]
avdt_scb.c     [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 492 btu_stop_timer( &(hh_cb.devices[dev_handle].conn.timer_entry) ) ;
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 298 btu_stop_timer(&tle_av_open_on_rc);
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_utils.c 148 btu_stop_timer (&p_ccb->timer_entry);

Completed in 808 milliseconds

1 2