Searched refs:rsp_timer_ent (Results 1 - 7 of 7) sorted by relevance

/system/bt/stack/smp/
H A Dsmp_l2c.c180 btu_stop_timer (&p_cb->rsp_timer_ent);
181 btu_start_timer (&p_cb->rsp_timer_ent, BTU_TTYPE_SMP_PAIRING_CMD,
331 btu_stop_timer (&p_cb->rsp_timer_ent);
332 btu_start_timer (&p_cb->rsp_timer_ent, BTU_TTYPE_SMP_PAIRING_CMD,
H A Dsmp_utils.c328 btu_stop_timer (&p_cb->rsp_timer_ent);
329 btu_start_timer (&p_cb->rsp_timer_ent, BTU_TTYPE_SMP_PAIRING_CMD,
913 btu_stop_timer (&p_cb->rsp_timer_ent);
H A Dsmp_int.h271 TIMER_LIST_ENT rsp_timer_ent; member in struct:__anon1282
/system/bt/stack/gatt/
H A Dgatt_utils.c1176 p_clcb->rsp_timer_ent.param = (TIMER_PARAM_TYPE)p_clcb;
1182 btu_start_timer (&p_clcb->rsp_timer_ent, BTU_TTYPE_ATT_WAIT_FOR_RSP,
2175 btu_stop_timer(&p_clcb->rsp_timer_ent);
2218 btu_stop_timer(&p_clcb->rsp_timer_ent);
H A Dgatt_api.c1302 btu_stop_timer(&p_clcb->rsp_timer_ent);
H A Dgatt_cl.c1184 btu_stop_timer (&p_clcb->rsp_timer_ent);
H A Dgatt_int.h413 TIMER_LIST_ENT rsp_timer_ent; /* peer response timer */ member in struct:__anon877

Completed in 30 milliseconds