Home | History | Annotate | Download | only in gatt

Lines Matching refs:p_tle

1166 void gatt_rsp_timeout(TIMER_LIST_ENT *p_tle)
1169 gatt_disconnect (((tGATT_TCB *)p_tle->param)->peer_bda);
1181 void gatt_ind_ack_timeout(TIMER_LIST_ENT *p_tle)
1183 tGATT_TCB * p_tcb = (tGATT_TCB *)p_tle->param;
1190 attp_send_cl_msg(((tGATT_TCB *)p_tle->param), 0, GATT_HANDLE_VALUE_CONF, NULL);