Lines Matching refs:tGATT_CLCB
1174 tGATT_CLCB *p_clcb = &gatt_cb.clcb[clcb_idx];
1228 tGATT_CLCB *p_clcb = (tGATT_CLCB *)p_tle->param;
1613 tGATT_CLCB *gatt_clcb_alloc (UINT16 conn_id)
1616 tGATT_CLCB *p_clcb = NULL;
1648 void gatt_clcb_dealloc (tGATT_CLCB *p_clcb)
1652 memset(p_clcb, 0, sizeof(tGATT_CLCB));
2036 tGATT_CLCB * gatt_cmd_dequeue(tGATT_TCB *p_tcb, UINT8 *p_op_code)
2039 tGATT_CLCB *p_clcb = NULL;
2112 void gatt_end_operation(tGATT_CLCB *p_clcb, tGATT_STATUS status, void *p_data)
2195 tGATT_CLCB *p_clcb;
2732 tGATT_PENDING_ENC_CLCB* gatt_add_pending_enc_channel_clcb(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb )