HomeSort by relevance Sort by last modified time
    Searched refs:TIMER_LIST_ENT (Results 51 - 75 of 75) sorted by null

1 23

  /external/bluetooth/bluedroid/stack/sdp/
sdpint.h 183 TIMER_LIST_ENT timer_entry;
  /external/libnfc-nci/src/nfa/int/
nfa_p2p_int.h 258 TIMER_LIST_ENT active_listen_restore_timer; /* timer to restore active listen mode */
nfa_hci_int.h 378 TIMER_LIST_ENT timer; /* Timer to avoid indefinitely waiting for response */
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 85 static TIMER_LIST_ENT tle_av_open_on_rc;
200 static void btif_initiate_av_open_tmr_hdlr(TIMER_LIST_ENT *tle)
    [all...]
btif_hh.c 168 void btif_hh_tmr_hdlr(TIMER_LIST_ENT *tle);
444 memset(&p_dev->vup_timer, 0, sizeof(TIMER_LIST_ENT));
    [all...]
btif_hl.c 269 void btif_hl_tmr_hdlr(TIMER_LIST_ENT *tle)
340 memset(&p_mcb->cch_timer, 0, sizeof(TIMER_LIST_ENT));
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 814 TIMER_LIST_ENT *p_tlent = (TIMER_LIST_ENT *)p_tle;
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 77 static void bta_dm_signal_strength_timer_cback (TIMER_LIST_ENT *p_tle);
79 static void bta_dm_search_timer_cback (TIMER_LIST_ENT *p_tle);
80 static void bta_dm_disable_timer_cback (TIMER_LIST_ENT *p_tle);
81 static void bta_dm_disable_conn_down_timer_cback (TIMER_LIST_ENT *p_tle);
93 static void bta_dm_delay_role_switch_cback (TIMER_LIST_ENT *p_tle);
246 static void bta_dm_app_ready_timer_cback (TIMER_LIST_ENT *p_tle)
504 static void bta_dm_disable_timer_cback (TIMER_LIST_ENT *p_tle)
    [all...]
bta_dm_pm.c 709 if(&bta_dm_cb.pm_timer[i].timer == (TIMER_LIST_ENT*) p_tle)
  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 150 void smp_rsp_timeout(TIMER_LIST_ENT *p_tle)
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 185 static void nfa_p2p_update_active_listen_timeout_cback (TIMER_LIST_ENT *p_tle)
  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 210 TIMER_LIST_ENT *p = (TIMER_LIST_ENT *)p_tle;
    [all...]
bta_av_act.c 54 static void bta_av_acp_sig_timer_cback (TIMER_LIST_ENT *p_tle);
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 672 void bnep_process_timeout (TIMER_LIST_ENT *p_tle)
  /external/bluetooth/bluedroid/stack/mcap/
mca_api.c 50 void mca_process_timeout(TIMER_LIST_ENT *p_tle)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 60 static void btm_sec_collision_timeout (TIMER_LIST_ENT *p_tle);
62 static void btm_sec_pairing_timeout (TIMER_LIST_ENT *p_tle);
    [all...]
btm_devctl.c 582 void btm_dev_timeout (TIMER_LIST_ENT *p_tle)
    [all...]
btm_ble_gap.c     [all...]
btm_acl.c     [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c     [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c 596 static void bta_ag_cn_timer_cback (TIMER_LIST_ENT *p_tle)
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_api.c 61 void avdt_process_timeout(TIMER_LIST_ENT *p_tle)
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 299 void hidh_proc_repage_timeout (TIMER_LIST_ENT *p_tle)
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c 888 void l2c_process_timeout (TIMER_LIST_ENT *p_tle)
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 875 static void nfa_dm_disc_deact_ntf_timeout_cback (TIMER_LIST_ENT *p_tle)
    [all...]

Completed in 601 milliseconds

1 23