Lines Matching refs:tGATT_CLCB
47 void gatt_send_prepare_write(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb);
79 void gatt_act_discovery(tGATT_CLCB *p_clcb) in gatt_act_discovery()
128 void gatt_act_read (tGATT_CLCB *p_clcb, UINT16 offset) in gatt_act_read()
216 void gatt_act_write (tGATT_CLCB *p_clcb, UINT8 sec_act) in gatt_act_write()
289 void gatt_send_queue_write_cancel (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, tGATT_EXEC_FLAG flag) in gatt_send_queue_write_cancel()
311 BOOLEAN gatt_check_write_long_terminate(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, tGATT_VALUE *p_rsp_v… in gatt_check_write_long_terminate()
354 void gatt_send_prepare_write(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb) in gatt_send_prepare_write()
405 void gatt_process_find_type_value_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT16 len, UINT8 *p_d… in gatt_process_find_type_value_rsp()
448 void gatt_process_read_info_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_read_info_rsp()
504 void gatt_proc_disc_error_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 opcode, in gatt_proc_disc_error_rsp()
541 void gatt_process_error_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_error_rsp()
591 void gatt_process_prep_write_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_prep_write_rsp()
725 void gatt_process_read_by_type_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_read_by_type_rsp()
927 void gatt_process_read_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_read_rsp()
1015 void gatt_process_handle_rsp(tGATT_CLCB *p_clcb) in gatt_process_handle_rsp()
1029 void gatt_process_mtu_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT16 len, UINT8 *p_data) in gatt_process_mtu_rsp()
1083 tGATT_CLCB *p_clcb = NULL; in gatt_cl_send_next_cmd_inq()
1139 tGATT_CLCB *p_clcb = NULL; in gatt_client_handle_server_rsp()