Lines Matching defs:len
124 UINT16 ii, total_len, len; in process_read_multi_rsp() local
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()
601 UINT16 len = *p_len; in gatt_build_find_info_rsp() local
683 UINT16 len = *p_len; in gatts_validate_packet_format() local
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()
1038 UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_write_req()
1135 UINT16 handle, UINT16 len, UINT8 *p_data) in gatts_process_read_req()
1194 UINT16 len, UINT8 *p_data) in gatts_process_attribute_req()
1402 UINT16 len, UINT8 *p_data) in gatt_server_handle_client_req()