Lines Matching defs:len
124 UINT16 ii, total_len, len; in process_read_multi_rsp() local
326 void gatt_process_exec_write_req (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatt_process_exec_write_req()
390 void gatt_process_read_multi_req (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatt_process_read_multi_req()
604 UINT16 len = *p_len; in gatt_build_find_info_rsp() local
686 UINT16 len = *p_len; in gatts_validate_packet_format() local
744 void gatts_process_primary_service_req(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_primary_service_req()
808 static void gatts_process_find_info(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_find_info()
873 static void gatts_process_mtu_req (tGATT_TCB *p_tcb, UINT16 len, UINT8 *p_data) in gatts_process_mtu_req()
941 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()
1041 UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_write_req()
1138 UINT16 handle, UINT16 len, UINT8 *p_data) in gatts_process_read_req()
1197 UINT16 len, UINT8 *p_data) in gatts_process_attribute_req()
1405 UINT16 len, UINT8 *p_data) in gatt_server_handle_client_req()