Lines Matching defs:tcb
560 void gatt_start_ind_ack_timer(tGATT_TCB& tcb) { in gatt_start_ind_ack_timer()
734 tGATT_STATUS gatt_send_error_rsp(tGATT_TCB& tcb, uint8_t err_code, in gatt_send_error_rsp()
982 void gatt_sr_copy_prep_cnt_to_cback_cnt(tGATT_TCB& tcb) { in gatt_sr_copy_prep_cnt_to_cback_cnt()
999 bool gatt_sr_is_cback_cnt_zero(tGATT_TCB& tcb) { in gatt_sr_is_cback_cnt_zero()
1017 bool gatt_sr_is_prep_cnt_zero(tGATT_TCB& tcb) { in gatt_sr_is_prep_cnt_zero()
1035 void gatt_sr_reset_cback_cnt(tGATT_TCB& tcb) { in gatt_sr_reset_cback_cnt()
1050 void gatt_sr_reset_prep_cnt(tGATT_TCB& tcb) { in gatt_sr_reset_prep_cnt()
1065 void gatt_sr_update_cback_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_cback_cnt()
1090 void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_prep_cnt()
1129 void gatt_cmd_enq(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, bool to_send, in gatt_cmd_enq()
1146 tGATT_CLCB* gatt_cmd_dequeue(tGATT_TCB& tcb, uint8_t* p_op_code) { in gatt_cmd_dequeue()
1158 uint8_t gatt_send_write_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, uint8_t op_code, in gatt_send_write_msg()