Lines Matching refs:p_clcb
203 tGATT_CLCB* p_clcb; member
420 extern tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb,
439 extern void gatt_start_rsp_timer(tGATT_CLCB* p_clcb);
494 extern void gatt_clcb_dealloc(tGATT_CLCB* p_clcb);
518 extern uint8_t gatt_send_write_msg(tGATT_TCB& p_tcb, tGATT_CLCB* p_clcb,
524 extern void gatt_end_operation(tGATT_CLCB* p_clcb, tGATT_STATUS status,
527 extern void gatt_act_discovery(tGATT_CLCB* p_clcb);
528 extern void gatt_act_read(tGATT_CLCB* p_clcb, uint16_t offset);
529 extern void gatt_act_write(tGATT_CLCB* p_clcb, uint8_t sec_act);
531 extern void gatt_cmd_enq(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, bool to_send,
535 extern void gatt_send_queue_write_cancel(tGATT_TCB& tcb, tGATT_CLCB* p_clcb,
539 extern bool gatt_security_check_start(tGATT_CLCB* p_clcb);