Lines Matching refs:tGATT_TCB
46 UINT32 gatt_sr_enqueue_cmd (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 handle) in gatt_sr_enqueue_cmd()
84 BOOLEAN gatt_sr_cmd_empty (tGATT_TCB *p_tcb) in gatt_sr_cmd_empty()
98 void gatt_dequeue_sr_cmd (tGATT_TCB *p_tcb) in gatt_dequeue_sr_cmd()
253 tGATT_STATUS gatt_sr_process_app_rsp (tGATT_TCB *p_tcb, tGATT_IF gatt_if, in gatt_sr_process_app_rsp()
323 void gatt_process_exec_write_req (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatt_process_exec_write_req()
387 void gatt_process_read_multi_req (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatt_process_read_multi_req()
503 static tGATT_STATUS gatt_build_primary_service_rsp (BT_HDR *p_msg, tGATT_TCB *p_tcb, in gatt_build_primary_service_rsp()
741 void gatts_process_primary_service_req(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_primary_service_req()
805 static void gatts_process_find_info(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_find_info()
870 static void gatts_process_mtu_req (tGATT_TCB *p_tcb, UINT16 len, UINT8 *p_data) in gatts_process_mtu_req()
938 void gatts_process_read_by_type_req(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_read_by_type_req()
1037 void gatts_process_write_req (tGATT_TCB *p_tcb, UINT8 i_rcb, UINT16 handle, in gatts_process_write_req()
1134 static void gatts_process_read_req(tGATT_TCB *p_tcb, tGATT_SR_REG *p_rcb, UINT8 op_code, in gatts_process_read_req()
1193 void gatts_process_attribute_req (tGATT_TCB *p_tcb, UINT8 op_code, in gatts_process_attribute_req()
1276 static void gatts_proc_srv_chg_ind_ack(tGATT_TCB *p_tcb ) in gatts_proc_srv_chg_ind_ack()
1303 static void gatts_chk_pending_ind(tGATT_TCB *p_tcb ) in gatts_chk_pending_ind()
1329 static BOOLEAN gatts_proc_ind_ack(tGATT_TCB *p_tcb, UINT16 ack_handle) in gatts_proc_ind_ack()
1355 void gatts_process_value_conf(tGATT_TCB *p_tcb, UINT8 op_code) in gatts_process_value_conf()
1401 void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code, in gatt_server_handle_client_req()